Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring: Improve string processing #4210

Merged
merged 4 commits into from
Jun 27, 2023
Merged

Conversation

Garfield96
Copy link
Contributor

Which issue(s) this PR fixes:
Partially resolves: #4099

What this PR does / why we need it:
This PR improves string processing by using more efficient methods.
In most cases, the performance differences between the old and new methods are shown as microbenchmarks at https://github.com/fastruby/fast-ruby.

Docs Changes:
None

Release Note:

@ashie ashie merged commit 77d7229 into fluent:master Jun 27, 2023
@ashie
Copy link
Member

ashie commented Jun 27, 2023

Thanks!

@daipom daipom added this to the v1.16.2 milestone Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Integrate RuboCop Performance
3 participants